**********************************************************************************************	

Script written by Joshua "NeoSaber" Kraft

**********************************************************************************************	

Script Name: Neo_CreateObject_RandomTimer


Description:

This script creates a preset at the position of the object it is attached to, and sets the newly created preset to face the same way as the attached object does. It does so at random intervals, that come between the Min and Max params.

Script Parameters:

-Preset_Name: The name of the preset to create. Default is 'blank'

-Min: Minimum value that random time could be. Default is 0.0

-Max: Maximum value that random time could be. Default is 60.0

-Repeat: Determines if timer starts again after it runs out. 1 = yes, 0 = no. Default is 1

Notes: This script should probably be attached to a Daves Arrow that is placed on the map. If set to repeat, when the timer runs out the preset will be created and it will choose a new random number to set the timer to. It will continue to do so indefinitely.

**********************************************************************************************	
